home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / GLUT-3.7 / Imakefile < prev    next >
Encoding:
Makefile  |  1998-08-12  |  122 b   |  8 lines

  1. #define IHaveSubdirs
  2. #define PassCDebugFlags
  3.  
  4. SUBDIRS = lib test progs
  5.  
  6. MakeSubdirs($(SUBDIRS))
  7. DependSubdirs($(SUBDIRS))
  8.